-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.17 (latest)
-
Code
-
Classes
- PostMapper
| Total Complexity |
70 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
461 |
| Lines of code |
283 |
| Logical lines of code |
167 |
| Comment lines |
51 |
| Methods |
14 |
| Properties |
2 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| update() |
B |
37 |
16 |
74 |
| exists() |
A |
39 |
13 |
67 |
| insert() |
A |
47 |
8 |
34 |
| update_custom_field() |
A |
57 |
9 |
16 |
| get_objects_for_removal() |
S |
48 |
6 |
34 |
| delete() |
S |
54 |
6 |
19 |
| sortFields() |
S |
65 |
3 |
9 |
| add_custom_field() |
S |
70 |
2 |
6 |
| add_version_tag() |
S |
67 |
2 |
7 |
| setup() |
S |
77 |
1 |
4 |
| teardown() |
S |
77 |
1 |
4 |
| create_post() |
S |
79 |
1 |
3 |
| clear_custom_field() |
S |
80 |
1 |
3 |
| get_custom_field() |
S |
79 |
1 |
3 |